home *** CD-ROM | disk | FTP | other *** search
/ Micromanía: 150 Juegos 2010 / 150Juegos_16.iso / Shareware / Cat Invaders / 1_juegos_Cat Invaders.swf / scripts / DefineButton2_215 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-02-03  |  72 b   |  5 lines

  1. on(release){
  2.    gotoAndStop(1);
  3.    _root.Functions.restartGame();
  4. }
  5.